---
title: "is authenticated · RUAL Documentation"
description: "Returns true if the user is indeed authenticated."
canonical: https://docs.rual.nl/block-types/http connection/httpconnection_get_authenticated
language: en
---

# is authenticated

This block is part of the [`http connection`](https://docs.rual.nl/block-types/http%20connection) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Returns `true` if the user is indeed authenticated.

- connection required `httpconnection`

- authenticated `condition`

A typical wiring for [is authenticated](https://docs.rual.nl/block-types/http%20connection/httpconnection_get_authenticated): the `authenticated` out pin feeds [branch](https://docs.rual.nl/block-types/flow/branch).

![Studio canvas example for the is authenticated block: typical wiring for is authenticated.](https://docs.rual.nl/canvas-examples/httpconnection_get_authenticated.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
